projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33a07d6
)
Spelling error.
author
Edward M. Reingold
<reingold@emr.cs.iit.edu>
Wed, 24 Apr 1996 23:36:43 +0000
(23:36 +0000)
committer
Edward M. Reingold
<reingold@emr.cs.iit.edu>
Wed, 24 Apr 1996 23:36:43 +0000
(23:36 +0000)
lisp/calendar/cal-julian.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/cal-julian.el
b/lisp/calendar/cal-julian.el
index 912fb59070cd403468dd45bd38b8751260ac9f46..4437789e7fe3001abaf10d746861b49694ba0e97 100644
(file)
--- a/
lisp/calendar/cal-julian.el
+++ b/
lisp/calendar/cal-julian.el
@@
-182,7
+182,7
@@
Defaults to today's date if DATE is not given."
"Show astronomical (Julian) day number after noon UTC on date shown by cursor."
(interactive)
(message
- "Astronomical (Julian) day number (a
fter noon UTC): %s
"
+ "Astronomical (Julian) day number (a
t noon UTC): %s.0
"
(calendar-astro-date-string (calendar-cursor-to-date t))))
(defun calendar-goto-astro-day-number (daynumber &optional noecho)